Drop unneeded deprecation suppression
authorMatthias Clasen <mclasen@redhat.com>
Fri, 2 May 2014 22:50:52 +0000 (18:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 2 May 2014 22:50:52 +0000 (18:50 -0400)
Removing this did not produce any deprecation warnings.

gdk/gdk.c

index 99ad1266d0230f285c3944aa60bb0a7cb49d7927..fd64c83a192975091b332256b10ecd5e2f5eb6d0 100644 (file)
--- a/gdk/gdk.c
+++ b/gdk/gdk.c
@@ -24,8 +24,6 @@
 
 #include "config.h"
 
-#define GDK_DISABLE_DEPRECATION_WARNINGS 1
-
 #include "gdkversionmacros.h"
 #include "gdkmain.h"